Skip to main content

iconListForFamily

Type

handler

Summary

Return the available icons in the specified icon family.

Syntax

iconListForFamily(<pFamily>)

Description

Return an LCB list of the icon names of the specified family in the iconsvg library.

For each icon name, the SVG path string can be obtained with iconSVGPathFromName or its corresponding codepoint with iconCodepointFromName.

Parameters

NameTypeDescription

pFamily

The name of the icon family

handler: iconSVGPathFromName, iconCodepointFromName, iconFamilies, iconNames, iconNamesForFamily